home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / coopcatc.swf / scripts / frame_117 / DoAction.as
Text File  |  2012-04-23  |  76b  |  9 lines

  1. if(bonks > 4)
  2. {
  3.    gotoAndPlay(129);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(96);
  8. }
  9.